Skip to content

[ALICE3] Explicitly set ccdb manager in geometryContainer instances#15196

Merged
njacazio merged 1 commit intoAliceO2Group:masterfrom
jesgum:ccdb-fix
Feb 28, 2026
Merged

[ALICE3] Explicitly set ccdb manager in geometryContainer instances#15196
njacazio merged 1 commit intoAliceO2Group:masterfrom
jesgum:ccdb-fix

Conversation

@jesgum
Copy link
Contributor

@jesgum jesgum commented Feb 27, 2026

@njacazio about ~30% of the jobs on HY seem to crash and I managed to reproduce it locally. It seems like we tried to add a geometry entry before setting the ccdb manager. This PR should fix that (it works locally). But what has me really confused is why 70% of the jobs were ok in the first place

edit: Since the ccdb manager was already set in the init of the onTheFlyGeometryProvider I think that the crash happened in cases where the init of the other tasks were called before the onTheFlyGeometryProvider

@github-actions github-actions bot changed the title Explicitly set ccdb manager in geometryContainer instances [ALICE3] Explicitly set ccdb manager in geometryContainer instances Feb 27, 2026
@njacazio njacazio merged commit 13b0a7e into AliceO2Group:master Feb 28, 2026
11 of 12 checks passed
@jesgum jesgum deleted the ccdb-fix branch February 28, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants